home *** CD-ROM | disk | FTP | other *** search
/ Chip: Internet / Chip Internet.iso / viewer / mathread / read1st.ma < prev    next >
Text File  |  1994-05-08  |  49KB  |  588 lines

  1. (*^
  2.  
  3. ::[    frontEndVersion = "Microsoft Windows Mathematica Notebook Front End Version 2.2";
  4.     microsoftWindowsStandardFontEncoding;
  5.     fontset = title, "Arial", 18, L0, nowordwrap, nohscroll, bold;
  6.     fontset = subtitle, "Times New Roman", 10, L0, nowordwrap, nohscroll;
  7.     fontset = subsubtitle, "Times New Roman", 10, L0, nowordwrap, nohscroll;
  8.     fontset = section, "Arial", 14, L0, nowordwrap, nohscroll, bold;
  9.     fontset = subsection, "Arial", 14, L0, nowordwrap, nohscroll, bold, blackBox;
  10.     fontset = subsubsection, "Arial", 9, L0, nowordwrap, nohscroll, bold, whiteBox;
  11.     fontset = text, "Times New Roman", 11, L0, nohscroll;
  12.     fontset = smalltext, "Times New Roman", 10, L0, nowordwrap, nohscroll;
  13.     fontset = input, "Times New Roman", 10, L0, nowordwrap, B65535;
  14.     fontset = output, "Times New Roman", 10, L0, nowordwrap, R6168, G15934, B40863;
  15.     fontset = message, "Times New Roman", 10, L0, nowordwrap, R65535;
  16.     fontset = print, "Times New Roman", 10, L0, nowordwrap;
  17.     fontset = info, "Times New Roman", 10, L0, nowordwrap;
  18.     fontset = postscript, "Times New Roman", 10, L0, nowordwrap;
  19.     fontset = name, "Times New Roman", 10, L0, nohscroll;
  20.     fontset = header, "Times New Roman", 10, L0;
  21.     fontset = footer, "Times New Roman", 10, L0;
  22.     fontset = help, "Arial", 9, L0, nohscroll, bold;
  23.     fontset = clipboard, "Arial", 9, L0, bold;
  24.     fontset = completions, "Arial", 9, L0, nowordwrap, bold;
  25.     fontset = graphics, "Arial", 9, L0, nowordwrap, nohscroll, bold;
  26.     fontset = special1, "Arial", 9, L1, nowordwrap, bold;
  27.     fontset = special2, "Arial", 9, L0, nowordwrap, bold, blackBox;
  28.     fontset = special3, "Arial", 9, L0, center, nowordwrap, bold;
  29.     fontset = special4, "Arial", 9, L0, right, nowordwrap, bold;
  30.     fontset = special5, "Arial", 9, L0, center, nowordwrap, bold;
  31.     fontset = leftheader, "Arial", 9, L0, nohscroll, bold;
  32.     fontset = leftfooter, "Arial", 9, L0, center, bold;
  33.     fontset = reserved1, "Arial", 9, L0, nowordwrap, nohscroll, bold;]
  34. :[font = title; inactive; startGroup; nowordwrap; nohscroll; ]
  35. Using MathReader
  36. the Mathematica Notebook Reader
  37.  
  38. :[font = text; inactive; preserveAspect; nohscroll; ]
  39. Mathematica stores information in a kind of document called a "notebook".  The document you are now reading is itself a Mathematica notebook.  You can read notebooks with MathReader, the Mathematica notebook reader.
  40.  
  41. Mathematica notebooks are usually divided into sections.  When you first open a notebook, you are usually shown only the headings for the sections.  MathReader allows you to "open up" the sections to see the material inside them. To do this, simply double-click the angled bracket  that encloses each section.
  42. :[font = special1; formatted; BITMAP; pictureLeft = 100; pictureTop = 0; pictureWidth = 424; pictureHeight = 210; nowordwrap; ]
  43. :[font = text; inactive; preserveAspect; nohscroll; ]
  44.  
  45. The rest of this notebook tells you more about notebooks, and about how to use MathReader. To read the other sections of this notebook, open them by double-clicking their brackets.
  46. :[font = subsection; inactive; startGroup; Cclosed; nowordwrap; nohscroll; ]
  47.  Notebooks and MathReader
  48. :[font = subsubsection; inactive; preserveAspect; nowordwrap; nohscroll; ]
  49.  What are Notebooks?
  50.  
  51. :[font = text; inactive; preserveAspect; nohscroll; ]
  52. Notebooks are a form of interactive document supported by Mathematica.  A notebook contains text and graphics, together with Mathematica input and output.  Notebooks can also include "movies": animated graphics created by Mathematica, or imported from other programs.
  53.  
  54. To use a notebook in Mathematica, you read the text, look at the graphics (still or animated), and execute the Mathematica input.
  55. :[font = subsubsection; inactive; preserveAspect; nowordwrap; nohscroll; ]
  56.  What is MathReader?
  57.  
  58. :[font = text; inactive; preserveAspect; endGroup; nohscroll; ]
  59. MathReader is a program that allows you to look at Mathematica notebooks.  With MathReader, you can read the text, and view the graphics and movies in any notebook produced by Mathematica.
  60.  
  61. MathReader does not, however, allow you to create or edit notebooks, nor does it allow you to execute Mathematica input.  To do these things you need a full copy of Mathematica.  Information on how to get one is given in the section below entitled "Buying Mathematica."
  62.  
  63. An important advantage of MathReader is that it is a relatively small program, which runs on computers that do not have enough memory to run Mathematica.
  64.  
  65. You may give away copies of MathReader.  Please see the section "Distributing MathReader" for information on distribution policies.
  66. :[font = subsection; inactive; preserveAspect; startGroup; Cclosed; nowordwrap; nohscroll; ]
  67.  The Structure of Notebooks
  68. :[font = text; inactive; preserveAspect; endGroup; nohscroll; ]
  69.  
  70. A Mathematica notebook consists of a sequence of "cells", each of which can contain text, graphics, or Mathematica input or output.  The extent of a cell is indicated by a bracket (shown in blue on color systems) on the right-hand side of the window.
  71.  
  72. The cells in a notebook are usually arranged in groups, whch are analogous to the sections and chapters of a printed document.  The first cell of a group customarily contains a heading for the section of the notebook represented by that group.
  73.  
  74. The grouping is indicated by additional brackets on the right-hand side of the window; the bracket for a group encloses the brackets of the cells in that group.  Sophisticated notebooks often contain several levels of hierarchical organization, indicated by several levels of brackets.
  75.  
  76. A group of cells may be open or closed.  When a group is open, all the cells in the group are displayed, but when it is closed only the first cell, which contains the group heading, is visible.  The presence of the remaining cells is indicated by a horizontal rectangle just inside the heading cell's bracket; the rectangle's width is proportional to the number of cells in the group.  In addition, the bracket of a closed group is angled at the bottom.
  77.  
  78. Highly-structured Mathematica notebooks are usually stored with all groups closed.  When you open such a notebook you see just its group heading cells, which form an outline of the contents of the notebook.
  79.  
  80. You can open a closed group of cells by double-clicking the group's enclosing bracket (the one with an angle on the bottom).  When you have a group of cells open, you can close it again by double-clicking the bracket that spans the group.
  81.  
  82. Another way to open or close a group of cells is to select the group (by clicking its bracket) and then choose the "Closed Group" command in the "Cells" menu.  This command will open a closed group and close an open group.  If you want to open or close a group and all its subgroups at once, choose the "Open All Subgroups" or "Close All Subgroups" command, also in the "Cells" menu.
  83. :[font = subsection; inactive; preserveAspect; startGroup; Cclosed; nowordwrap; nohscroll; ]
  84.  Animated Graphics
  85. :[font = text; inactive; preserveAspect; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  86.  
  87. MathReader allows you to view "movies" generated by Mathematica.  A movie is a sequence of frames displayed in quick succession.  Each frame in a Mathematica movie is a graphics cell; a movie is a group of graphics cells.
  88.  
  89. There are two steps in viewing a movie: you select the movie you wish to see (a single notebook may contain several), and you give the command to begin the animation.
  90. :[font = subsubsection; inactive; preserveAspect; startGroup; Cclosed; nowordwrap; nohscroll; ]
  91.  Selecting the Movie
  92. :[font = text; inactive; preserveAspect; endGroup; nohscroll; ]
  93. To view a movie, you must first select it by clicking (once) the bracket that spans the group containing the frames of the movie.
  94.  
  95. Often the movie group will be closed, so that only the first frame is visible.  In this case, the group's bracket has an angle at the bottom.  Simply click this bracket, you do not have to open the group to be able to see the movie.
  96.  
  97. You should be sure to click the correct bracket.  Clicking the innermost bracket would select only a single frame, and clicking a bracket too far to the right might select several movies at once.  Neither of these would produce the desired animation effect.
  98. :[font = subsubsection; inactive; preserveAspect; startGroup; Cclosed; nowordwrap; nohscroll; ]
  99.  Animating the Movie
  100. :[font = text; inactive; preserveAspect; endGroup; nohscroll; ]
  101. Once you have selected the group of cells that make up the movie, you can start the movie by choosing the "Animate Selected Graphics" command in the "Graph" menu.  You can stop the movie by clicking anywhere inside the window.
  102.  
  103. Mathematica shows a movie in the cell which contains the movie's first frame.  Movies in notebooks are often stored as closed groups, so that only this first cell is visible.
  104.  
  105. You can control the speed and direction of a Mathematica movie as it runs by clicking the palette of buttons that will appear in the lower left corner of the window.  The first three buttons control the direction of the animation: Backward, Back and Forth, and Forward.  The middle button is a pause button, and the last two buttons control the speed: Slower and Faster.
  106. :[font = text; inactive; nohscroll; ]
  107. Here is a simple example animation in Mathematica, a moving sine wave.
  108. :[font = input; nowordwrap; ]
  109. Do[Plot[Sin[n x], {x, 0, 2Pi}], {n, 1, 3, 1/8}]
  110. :[font = postscript; inactive; output; startGroup; Cclosed; BITMAP; pictureLeft = 100; pictureTop = 0; pictureWidth = 299; pictureHeight = 185; nowordwrap; ]
  111. :[font = postscript; inactive; output; BITMAP; pictureLeft = 100; pictureTop = 0; pictureWidth = 299; pictureHeight = 185; nowordwrap; ]
  112. :[font = postscript; inactive; output; BITMAP; pictureLeft = 100; pictureTop = 0; pictureWidth = 299; pictureHeight = 185; nowordwrap; ]
  113. :[font = postscript; inactive; formatted; output; BITMAP; pictureLeft = 100; pictureTop = 0; pictureWidth = 299; pictureHeight = 185; nowordwrap; ]
  114. :[font = postscript; inactive; output; BITMAP; pictureLeft = 100; pictureTop = 0; pictureWidth = 299; pictureHeight = 185; nowordwrap; ]
  115. :[font = postscript; inactive; output; BITMAP; pictureLeft = 100; pictureTop = 0; pictureWidth = 299; pictureHeight = 185; nowordwrap; ]
  116. :[font = postscript; inactive; output; BITMAP; pictureLeft = 100; pictureTop = 0; pictureWidth = 299; pictureHeight = 185; nowordwrap; ]
  117. :[font = postscript; inactive; output; BITMAP; pictureLeft = 100; pictureTop = 0; pictureWidth = 299; pictureHeight = 185; nowordwrap; ]
  118. :[font = postscript; inactive; output; BITMAP; pictureLeft = 100; pictureTop = 0; pictureWidth = 299; pictureHeight = 185; nowordwrap; ]
  119. :[font = postscript; inactive; output; BITMAP; pictureLeft = 100; pictureTop = 0; pictureWidth = 299; pictureHeight = 185; nowordwrap; ]
  120. :[font = postscript; inactive; output; BITMAP; pictureLeft = 100; pictureTop = 0; pictureWidth = 299; pictureHeight = 185; nowordwrap; ]
  121. :[font = postscript; inactive; output; BITMAP; pictureLeft = 100; pictureTop = 0; pictureWidth = 299; pictureHeight = 185; nowordwrap; ]
  122. :[font = postscript; inactive; output; BITMAP; pictureLeft = 100; pictureTop = 0; pictureWidth = 299; pictureHeight = 185; nowordwrap; ]
  123. :[font = postscript; inactive; output; BITMAP; pictureLeft = 100; pictureTop = 0; pictureWidth = 299; pictureHeight = 185; nowordwrap; ]
  124. :[font = postscript; inactive; output; BITMAP; pictureLeft = 100; pictureTop = 0; pictureWidth = 299; pictureHeight = 185; nowordwrap; ]
  125. :[font = postscript; inactive; output; BITMAP; pictureLeft = 100; pictureTop = 0; pictureWidth = 299; pictureHeight = 185; nowordwrap; ]
  126. :[font = postscript; inactive; output; endGroup; endGroup; BITMAP; pictureLeft = 100; pictureTop = 0; pictureWidth = 299; pictureHeight = 185; nowordwrap; ]
  127. :[font = subsection; inactive; startGroup; Cclosed; nowordwrap; nohscroll; ]
  128.  Buying Mathematica
  129. :[font = subsubsection; inactive; preserveAspect; startGroup; Cclosed; nowordwrap; nohscroll; ]
  130.  Mathematica for Microsoft Windows
  131. :[font = text; inactive; preserveAspect; endGroup; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  132. There are two versions of Mathematica for Windows:
  133.  
  134.     * Standard Version (386 or higher CPU required; does not utilize numeric
  135.        coprocessor)
  136.     * Enhanced Version (386 or higher CPU required; utilizes numeric coprocessor if        available)
  137.  
  138. Mathematica for Windows requires:
  139.  
  140.     * Windows 3.1 or later
  141.     * A 386-based or higher CPU
  142.     * 4 MB of RAM plus 8 MB or more of available swap space
  143.            (8 MB of RAM plus 14 MB of swap space are recommended)
  144.     * 13 MB of available disk space for full installation
  145.  
  146.  
  147. Mathematica for Windows provides a notebook user interface, supports sound with a sound card (e.g., SOUNDBLASTER), or under MS Windows 3.1, and supports all printers and graphics cards supported by Windows 3.1.
  148. :[font = subsubsection; inactive; preserveAspect; startGroup; Cclosed; nowordwrap; nohscroll; ]
  149.  Mathematica for MS-DOS Systems
  150. :[font = text; inactive; preserveAspect; endGroup; nohscroll; ]
  151. There are two versions of Mathematica for MS-DOS systems:
  152.  
  153.     * Standard Version (386 or higher CPU required; does not utilize numeric
  154.        coprocessor)
  155.     * Enhanced Version (386 or higher CPU with numeric coprocessor required)
  156.  
  157. Memory requirements:
  158.     * 640 KB of memory and 4 MB of extended memory 
  159.     * 12 MB of hard disk space
  160.     * An additional 16 MB of hard disk space are recommended for virtual memory
  161.  
  162. Supported video cards: 
  163.     * CGA
  164.     * EGA
  165.     * VGA
  166.     * MCGA
  167.     * IBM 8514
  168.     * AT&T VDC 750
  169.     * Hercules
  170.  
  171. Supported printers:
  172.     * HP LaserJet Series II and compatibles
  173.     * IBM Proprinter and compatibles
  174.     * IBM Quickwriter 5204 series and compatibles
  175.     * PostScript
  176.     * LaserJet
  177.     * Epson FX/LQ
  178.     * Toshiba P3 printers
  179.  
  180. MS-DOS Mathematica provides DOS-style editing capabilities, but does not support the Mathematica notebook interface.
  181. :[font = subsubsection; inactive; startGroup; Cclosed; nowordwrap; nohscroll; ]
  182.  Mathematica for the NEC PC (9801 Series)
  183. :[font = text; inactive; endGroup; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  184. Mathematica for the NEC PC runs on all NEC PC 9801 computers.  It takes advantage of a numeric coprocessor when available.  Otherwise, it uses floating-point emulation.
  185.  
  186. System requirements:
  187.     * 640 KB of regular memory
  188.     * 4 MB of extended memory
  189.     * 12 MB of hard disk space
  190.     * An additional 16 MB of hard disk space are recommended for virtual memory
  191.     * MS-DOS version 3.0 or higher (version 5.0 or higher for the 9801RA)
  192.     * Normal or high resolution display
  193.     * Numeric coprocessor (optional)
  194.  
  195. Supported printers:
  196.     * NEC PR series
  197.     * Epson P-code
  198.     * HP LaserJet Series II and compatibles
  199.     * IBM Proprinter and compatibles
  200.     * IBM Quickwriter 5204 series and compatibles
  201.     * PostScript
  202.     * Epson FX/LQ
  203.     * Toshiba P3
  204.  
  205. Mathematica for the NEC PC provides DOS-style editing abilities, but does not support Mathematica notebooks.
  206.  
  207. Mathematica for the NEC PC includes Japanese language versions of Mathematica: A System for Doing Mathematics by Computer and Mathematica User's Guide.
  208. :[font = subsubsection; inactive; preserveAspect; startGroup; Cclosed; nowordwrap; nohscroll; ]
  209.  Mathematica for the Macintosh
  210. :[font = text; inactive; preserveAspect; endGroup; nohscroll; ]
  211. There are two versions of Mathematica for Macintosh computers:
  212.  
  213.     * Standard Version
  214.     * Enhanced Version (includes a version accelerated for Power Macintosh)
  215.  
  216. The Standard Version does not require floating-point hardware; it will run on any Macintosh which has sufficient RAM and disk space.  The Enhanced Version, which is optimized to do floating-point operations more quickly, requires a 68020 or higher CPU and takes advantage of a numeric coprocessor when present.  The Enhanced Version also includes a separate binary for use without a numeric coprocessor, and a separate binary for use on the Power Macintosh.
  217.  
  218. 6 MB of application memory are required.  10 MB are recommended.
  219. (Utilizes numeric coprocessor and virtual memory if available.)
  220. :[font = subsubsection; inactive; preserveAspect; startGroup; Cclosed; nowordwrap; nohscroll; ]
  221.  Mathematica Versions
  222. :[font = text; inactive; preserveAspect; endGroup; nohscroll; ]
  223. Mathematica is available in the following versions:
  224.  
  225. Multi-User Systems:
  226.     * DEC -- Alpha OSF/1, RISC Ultrix, VAX/VMS (network license not available for                        VMS)
  227.     * HP Apollo -- 680x0, RISC
  228.     * IBM -- RISC System/6000
  229.     * MIPS -- RISComputers and RISCstations
  230.     * NEC -- EWS 4800
  231.     * NEXTSTEP -- Intel and Motorola-based computers
  232.     * Silicon Graphics -- IRIS systems
  233.     * Sony -- NEWS RISC
  234.     * Sun -- SunOS and Solaris on SPARC-based systems
  235.  
  236. Supercomputer Systems:
  237.     * Convex -- C series
  238.  
  239. Single-machine and network licenses are available for multi-user systems.  Network licenses are available for supercomputer systems.  Educational and student discounts are available.
  240. :[font = subsubsection; inactive; preserveAspect; startGroup; Cclosed; nowordwrap; nohscroll; ]
  241.  Where to Get Mathematica 
  242. :[font = text; inactive; preserveAspect; nohscroll; ]
  243. For further information on Mathematica, visit your local software dealer, or contact Wolfram Research. 
  244. :[font = text; inactive; preserveAspect; nohscroll; ]
  245.  
  246. Wolfram Research, Inc.
  247. 100 Trade Center Drive
  248. Champaign, IL 61820-7237
  249. USA
  250. 1-800-441-MATH (U.S., Canada)
  251. 217 398 0700 
  252. fax: 217 398 0747
  253. email: info@wri.com
  254. :[font = text; inactive; preserveAspect; endGroup; nohscroll; ]
  255. European inquiries:
  256.  
  257. Wolfram Research Europe, Ltd.
  258. Evenlode Court
  259. Main Road
  260. Long Hanborough
  261. Oxon OX8 2LA
  262. UNITED KINGDOM
  263. +44-(0)993-883400
  264. fax: +44-(0)993-883800
  265. email:  info-euro@wri.com
  266. :[font = subsubsection; inactive; preserveAspect; startGroup; Cclosed; nowordwrap; nohscroll; ]
  267.  Mathematica Educational Grant Program
  268. :[font = text; inactive; preserveAspect; endGroup; nohscroll; ]
  269. A Mathematica Educational Grant Program is offered to educational institutions that want to improve the quality of their instruction through the use of Mathematica in the classroom and teaching laboratory.  The program is designed to help your school establish a teaching laboratory based on the Mathematica system.
  270.  
  271. For more information about the Educational Grant Program and Academic Site License Programs, contact the Wolfram Research Sales Department at 1-800-441-MATH or email info@wri.com.
  272.  
  273. In Europe, contact Wolfram Research Europe Ltd., +44-(0)993-883400.
  274. :[font = subsubsection; inactive; preserveAspect; startGroup; Cclosed; nowordwrap; nohscroll; ]
  275.  The Mathematica Book
  276. :[font = text; inactive; endGroup; nohscroll; ]
  277.  
  278. The main documentation for Mathematica Version 2 is the book "Mathematica: A System for Doing Mathematics by Computer", Second Edition, by Stephen Wolfram (Addison-Wesley, 1991).  The book is available at most bookstores.    
  279.  
  280.     Softcover version  (ISBN: 0-201-51507-5)
  281.     Hardcover version (ISBN: 0-201-51502-4)
  282.     German version (ISBN: 3-89319-371-5)
  283.     Japanese version (ISBN: 4-7952-9614-6)
  284.  
  285. To order the book directly, call Addison-Wesley at:
  286.     USA: 1-800-447-2226
  287.     Germany (Bonn): 0228-985-150
  288.     Japan:  81-3-3291-4592
  289. :[font = subsubsection; inactive; preserveAspect; startGroup; Cclosed; nowordwrap; nohscroll; ]
  290.  The Mathematica Journal
  291. :[font = text; inactive; nohscroll; ]
  292. Miller Freeman Publications publishes a quarterly periodical devoted to Mathematica-related topics.  
  293. :[font = text; inactive; preserveAspect; endGroup; nohscroll; ]
  294. For information about The Mathematica Journal, or to subscribe, contact:
  295.  
  296.     The Mathematica Journal
  297.     Miller Freeman Publications
  298.     600 Harrison Street
  299.     San Francisco, CA 94107
  300.     (415) 905-2200
  301.     (415) 905-2234 (fax)
  302. :[font = subsubsection; inactive; preserveAspect; startGroup; Cclosed; nowordwrap; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; bold; fontName = "Arial"; fontSize = 9; ]
  303.  Mathematica in Education 
  304. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  305. Mathematica in Education is published quarterly by TELOS/Springer-Verlag.  It is devoted to topics relating to the use of Mathematica in enhancing education.
  306. :[font = text; inactive; preserveAspect; endGroup; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  307. For information about Mathematica in Education, contact:
  308.  
  309.     Mathematica in Education 
  310.     TELOS/Springer-Verlag
  311.     3600 Pruneridge Avenue, Suite 200
  312.     Santa Clara, CA 95051
  313.     
  314. :[font = subsubsection; inactive; preserveAspect; startGroup; Cclosed; nowordwrap; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; bold; fontName = "Arial"; fontSize = 9; ]
  315.  Mathematica World 
  316. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  317. Mathematica World is an electronic magazine distributed on diskette and published monthly.  It aims to encourage users to develop their skill and expand their use of Mathematica.  
  318. :[font = text; inactive; preserveAspect; endGroup; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  319. For information about Mathematica World, contact:
  320.  
  321.     Mathematica World
  322.     Ormond College
  323.     University of Melbourne
  324.     Parkville Vic 3052, Australia 
  325.     Phone/Fax: 61-3-349-2001
  326.     email: mathematica@matilda.vut.edu.au
  327.     
  328. :[font = subsubsection; inactive; preserveAspect; startGroup; Cclosed; nowordwrap; nohscroll; ]
  329.  Recent Articles about Mathematica
  330. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; bold; fontName = "Times New Roman"; fontSize = 11; ]
  331. Reviews
  332. :[font = text; inactive; nohscroll; ]
  333. IEEE Circuits and Devices: "Mathematica!," September 1993.
  334. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  335. MacWorld: "Mathematica 2.2," September 1993.
  336. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  337. Compute: "Mathematica," December 1992.
  338. :[font = text; inactive; nohscroll; ]
  339. SunExpert: "Mathematica Version 2.0," May 1992.
  340. :[font = text; inactive; nohscroll; ]
  341. PC Magazine: "Mathematica for Windows: Reshaping Math Software with Graphics and
  342. Sound," March 31, 1992
  343. :[font = text; inactive; nohscroll; ]
  344. Computer Shopper: "Figure It All Out with Mathematica 2.0," January 1992.
  345. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; bold; fontName = "Times New Roman"; fontSize = 11; ]
  346. Product Comparison
  347. :[font = text; inactive; nohscroll; ]
  348. Notices of the American Mathematical Society: "Maple V and Mathematica," October 1992.
  349. :[font = text; inactive; nohscroll; ]
  350. PC Magazine: "Symbolic Math Software: It's Not Just for Mainframes Anymore," August 1992.
  351. :[font = text; inactive; nohscroll; ]
  352. MacWorld: "Mathematica Analysis," June 1992.
  353. :[font = text; inactive; nohscroll; ]
  354. BYTE: "What You See is What You Solve: Mathematica and MathCAD for Windows,"
  355. May 1992.
  356. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; bold; fontName = "Times New Roman"; fontSize = 11; ]
  357. Applications
  358. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  359. Scientific Computing and Automation: "Giving the Boot, Block and Shuffle to  Statistics,"
  360. March 1994.
  361. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  362. Scientific Computing and Automation: "Applying Mathematics to Advanced Engineering Problems," July 1993.
  363. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  364. Scientific Computing and Automation: "Using a Mathematical Windows Program to Study Shapes," April 1993.
  365. :[font = text; inactive; nohscroll; ]
  366. R&D: "Math System Spurs Modeling," January 1993.
  367. :[font = text; inactive; nohscroll; ]
  368. T.H.E. Journal: "Math Software Improves 'Drudgery to Insight' Ratio," November 1992.
  369. :[font = text; inactive; nohscroll; ]
  370. Dr. Dobb's Journal: "The Design of the Mathematica Programming Language," April 1992.
  371. :[font = text; inactive; endGroup; nohscroll; ]
  372. The Scientist: "Symbol-Crunching Programs: Mainframe Analytical Power Reaches the
  373. Desktop," September 28, 1992.
  374. :[font = subsubsection; inactive; preserveAspect; startGroup; Cclosed; nowordwrap; nohscroll; ]
  375.  Current and Forthcoming Books on Mathematica 
  376. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  377. Here is a list of current and forthcoming books on Mathematica:
  378. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; bold; fontName = "Times New Roman"; fontSize = 11; ]
  379. Tutorials/Reference
  380. :[font = text; inactive; nohscroll; ]
  381. S. Wolfram: Mathematica: A System for Doing Mathematics by Computer, Second Edition,
  382. ISBN 0-201-51502-4 (Addison-Wesley, 1991).
  383. :[font = text; inactive; nohscroll; ]
  384. S. Wolfram: Mathematica Reference Guide, ISBN 0-201-51012-X (Addison-Wesley, 1992).
  385. :[font = text; inactive; nohscroll; ]
  386. T. Gray and J. Glynn: The Beginner's Guide to Mathematica Version 2, ISBN 0-201-58221-X
  387. (Addison-Wesley, 1992).
  388. :[font = text; inactive; nohscroll; ]
  389. N. Blachman: Mathematica: A Practical Approach, ISBN 0-13-563826-7 (Prentice-Hall, 1992).
  390. :[font = text; inactive; nohscroll; ]
  391. N. Blachman: Mathematica: Quick Reference, Version 2, ISBN 0-201-62880-5
  392. (Variable Symbols, Inc., 1992).
  393. :[font = text; inactive; nohscroll; ]
  394. M. Abell and J. Braselton: The Mathematica Handbook, ISBN 0-12-041535-6
  395. (AP Professional, 1992).
  396. :[font = text; inactive; nohscroll; ]
  397. W. Ellis and E. Lodi: A Tutorial Introduction to Mathematica, ISBN 0-534-15588-X
  398. (Brooks/Cole, 1991).
  399. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  400. R. Maeder: The Mathematica Programmer, ISBN 0-12-464990-4
  401. (AP Professional/Academic Press, 1994).
  402. :[font = text; inactive; nohscroll; ]
  403. R. Maeder: Programming in Mathematica, Second Edition, ISBN 0-201-54877-1
  404. (Addison-Wesley, 1991).
  405. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  406. A. Schuchat and F. Schultz: The Joy of Mathematica: A Point-and-Click Way to Use and Learn Mathematica, ISBN 0-201-59145-6 (Addison-Wesley, 1994).
  407. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  408. J. Gray: Mastering Mathematica: Programming Methods and Applications, ISBN 0-12-296040-8 (AP Professional/Academic Press, 1994).
  409. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; bold; fontName = "Times New Roman"; fontSize = 11; ]
  410. Applications
  411. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  412. A. Allen: Introduction to Computer Performance Analysis with Mathematica, ISBN 0-12-051070-7 (AP Professional/Academic Press, 1994).
  413. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  414. J. Feagin: Quantum Methods with Mathematica, ISBN 0-387-97973-5 (TELOS/Springer-Verlag, 1994).
  415. :[font = text; inactive; nohscroll; ]
  416. J. Freeman: Simulating Neural Networks with Mathematica, ISBN 0-201-55629-X (Addison-Wesley, 1994).
  417. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  418. I. Vardi: Computer Recreations in Mathematica, ISBN 0-201-52989-0 (Addison-Wesley, 1991).
  419. :[font = text; inactive; nohscroll; ]
  420. T. Gray and J. Glynn: Exploring Mathematics with Mathematica, ISBN 0-201-52809-6
  421. (Addison-Wesley, 1991); includes CD-ROM.
  422. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  423. L. Parker and S. Christensen: MathTensor: A System for Doing Tensor Analysis by Computer, ISBN 0-201-56990-6 (Addison-Wesley, 1994).
  424. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  425. A. Riddle and S. Dick: Applied Electronic Engineering  with Mathematica, ISBN 0-201-53477-0 (Addison-Wesley, 1994).
  426. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  427. W. Shaw and J. Tigg: Applied Mathematica: Getting Started, Getting It Done, ISBN 0-201-54217-X  (Addison-Wesley, 1994).
  428. :[font = text; inactive; nohscroll; ]
  429. S. Skiena: Implementing Discrete Mathematics: Combinatorics and Graph Theory with
  430. Mathematica, ISBN 0-201-50943-1 (Addison-Wesley, 1991).
  431. :[font = text; inactive; nohscroll; ]
  432. S. Wagon: Mathematica in Action, ISBN 0-7167-2229-1 (W. H. Freeman, 1991).
  433. :[font = text; inactive; nohscroll; ]
  434. R. Crandall: Mathematica for the Sciences, ISBN 0-201-51001-4 (Addison-Wesley, 1991).
  435. :[font = text; inactive; nohscroll; ]
  436. M. Abell and J. Braselton: Mathematica by Example, Revised Edition,  ISBN 0-12-041530-5
  437. (AP Professional, 1994).
  438. :[font = text; inactive; nohscroll; ]
  439. M. Abell and J. Braselton: Differential Equations with Mathematica, ISBN 0-12-041538-0
  440. (AP Professional, 1992).
  441. :[font = text; inactive; nohscroll; ]
  442. D. Vvedensky: Partial Differential Equations with Mathematica, ISBN 0-201-54409-1
  443. (Addison-Wesley, 1993).
  444. :[font = text; inactive; nohscroll; ]
  445. H. Varian, ed.: Economic and Financial Modeling with Mathematica,
  446. ISBN 0-387-97882-8 (TELOS/Springer-Verlag, 1993).
  447. :[font = text; inactive; nohscroll; ]
  448. A. Gray: Modern Differential Geometry of Curves and Surfaces, ISBN 0-8493-7872-9 (CRC Press, 1993).
  449. :[font = text; inactive; nohscroll; ]
  450. T. Wickham-Jones: Computer Graphics with Mathematica, ISBN 0-387-94047-2 (TELOS/Springer-Verlag, 1994).
  451. :[font = text; inactive; nohscroll; ]
  452. R. Gaylord and P. Wellin: Computer Simulations with Mathematica: Explorations in the Physical and Biological Sciences, ISBN 0-387-94274-2 (TELOS/Springer-Verlag, 1994).
  453. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; bold; fontName = "Times New Roman"; fontSize = 11; ]
  454. Textbooks/Courseware
  455. :[font = text; inactive; nohscroll; ]
  456. V. Ostovic: Computer-aided Analysis of Electric Machines: A Mathematica Approach,
  457. ISBN 0-13-068859-2 (Prentice-Hall, 1994).
  458. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  459. J. Robertson: Engineering Mathematics with Mathematica, ISBN 0-07-053171-4 (McGraw-Hill, 1994).
  460. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  461. B. Davis, H. Porta, J. Uhl: Calculus&Mathematica, ISBN 0-201-58461-1 (Windows version); 0-201-58153-1 (Macintosh/NeXT version) (Addison-Wesley, 1994).
  462. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  463. E. Packel and S. Wagon: Animating Calculus: Mathematica Notebooks for the Laboratory, ISBN 0-7167-2428-6 (W. H. Freeman, 1994).
  464. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  465. R. Gaylord, S. Kamin, P. Wellin: Introduction to Programming with Mathematica, ISBN 0-387-94048-0 (TELOS/Springer-Verlag, 1993).
  466. :[font = text; inactive; nohscroll; ]
  467. P. Crooke and J. Ratcliffe: A Guidebook to Calculus with Mathematica, ISBN 0-534-15483-2 (Wadsworth Publishing, 1991).
  468. :[font = text; inactive; nohscroll; ]
  469. D. Burbulla and C. Dodson: Self-Tutor for Computer Calculus Using Mathematica,
  470. ISBN 0-13-803784-1 (Prentice-Hall Canada, 1992).
  471. :[font = text; inactive; nohscroll; ]
  472. J. Finch and M. Lehmann: Exploring Calculus with Mathematica, ISBN 0-201-55572-7
  473. (Addison-Wesley, 1992).
  474. :[font = text; inactive; nohscroll; ]
  475. B. Braden, D. Krug, P. McCartney, S. Wilkinson: Discovering Calculus with Mathematica
  476. ISBN 0-471-53969-4 (John Wiley & Sons, 1992).
  477. :[font = text; inactive; nohscroll; ]
  478. M. H÷ft: Laboratories for Calculus I Using Mathematica, ISBN 0-201-54345-1
  479. (Addison-Wesley, 1992).
  480. :[font = text; inactive; nohscroll; ]
  481. K. Stroyan: Calculus Using Mathematica, ISBN 0-12-672976-X (Macintosh version); 0-12-672977-8 (DOS version); 0-12-672978-6 (NeXT version) (Academic Press, 1993).
  482. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  483. A. Sparks, J. Davenport, and J. Braselton: Calculus Labs Using Mathematica, ISBN 0-06-501196-1 (HarperCollins, 1993).
  484. :[font = text; inactive; nohscroll; ]
  485. R. Skeel and J. Keiper: Elementary Numerical Computing with Mathematica,
  486. ISBN 0-07-057820-6 (McGraw-Hill, 1993).
  487. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  488. M. Kerkhovel and V. Nall: Calculus Laboratories with Mathematica, Volumes 1, 2, & 3,
  489. ISBN 0-07-034220-2 (Vol. 1); 0-07-034252-0 (Vol. 2); 0-07-034253-9 (Vol. 3)
  490.  (McGraw-Hill, 1993).
  491. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; bold; fontName = "Times New Roman"; fontSize = 11; ]
  492. Additional Sources
  493. :[font = text; inactive; nohscroll; ]
  494. Selected Tutorial Notes, ISBN 1-880083-07-8 (Wolfram Research, Inc., 1993).
  495. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; bold; fontName = "Times New Roman"; fontSize = 11; ]
  496. Foreign Language Titles
  497. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  498. G. Baumann: Mathematica in der Theoretischen Physik, ISBN 3-540-56210-9 (Springer-Verlag, 1993) (in German).
  499. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  500. W. Burkhardt: Erste Schritte mit Mathematica, ISBN 3-540-56650-3 (Springer-Verlag, 1993) (in German).
  501. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  502. E. Henrich and H. Janetzko: Das Mathematica Arbeitsbuch, ISBN 3-528-06528-1 (Verlag Vieweg, 1993) (in German).
  503. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  504. S. Kaufmann: Mathematica als Werkzeug: Eine Einfⁿhrung mit Anwendungsbeispielen,
  505. ISBN 3-7643-2832-0 (BirkhΣuser, 1992) (in German).
  506. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  507. M. Kofler: Mathematica: Einfⁿhrung und Leitfaden fⁿr den Praktiker, ISBN 3-89319-485-1 (Addison-Wesley, 1993) (in German).
  508. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  509. R. Maeder: Informatik fⁿr Mathematiker und Naturwissenschaftler: Eine Einfⁿhrung mit Mathematica, ISBN 3-89319-519-X (Addison-Wesley, 1993) (in German).
  510. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  511. E. Stelzer: Mathematica: Ein systematisches Lehrbuch mit Anwendungsbeispielen, ISBN 3-89319-495-9 (Addison-Wesley, 1993) (in German).
  512. :[font = text; inactive; nohscroll; ]
  513. R. Schaper: Grafik mit Mathematica, ISBN 3-89319-612-9 (Addison-Wesley, 1994) (in German).
  514. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  515. J. Kripfjanz and H. Perlt: Arbeiten mit Mathematica, ISBN 3-446-17649-7 (Hanser-Verlag, 1994) (in German).
  516. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  517. G. Falco: Mathematica:  Principi e applicazioni , ISBN 88-7192-037-6 (Addison-Wesley, 1993) (in Italian).
  518. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  519. Ryoji Moriya: Learning Mathematics with Mathematica: Introduction, ISBN 4-303-72780-6 (Kaibundo, 1993) (in Japanese).
  520. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  521. Ryoji Moriya: Learning Mathematics with Mathematica: Linear Algebra, ISBN 4-303-72800-4 (Kaibundo, 1993) (in Japanese).
  522. :[font = text; inactive; nohscroll; ]
  523. H. Ono: Mathematica: DSP and Control, ISBN 4-8101-8549-4 (Toppan, 1992) (in Japanese).
  524. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  525. S. Kang, G. Nam, and G. Jun: Mathematica?!, ISBN 89-315-4164-3 (Sungandang, 1993) (in Korean).
  526. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  527. E. Castillo, A. Iglesias, J. GutiΘrrez, E. Alvarez, and A. Cobo: Mathematica, ISBN 84-283-2017-9 (Editorial Paraninfo, 1993) (in Spanish).
  528. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  529. J. Culioli: Introduction α Mathematica, ISBN 2-7298-9144-7 (Ellipses, 1991) (in French).
  530. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  531. A. Sfeir: Mathematica: Une Nouvelle Approche Du Calcul Scientifique, ISBN 2-87892-005-8 (Angkor Editeur, 1993) (in French).
  532. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; bold; fontName = "Times New Roman"; fontSize = 11; ]
  533. Translations
  534. :[font = text; inactive; nohscroll; ]
  535. Mathematica: Ein System fⁿr Mathematik auf dem Computer, Second Edition
  536. ISBN 3-89319-371-5 (Addison-Wesley) (in German).
  537. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  538. Mathematica in Aktion, ISBN 3-86025-041-8 (Spektrum Akademischer Verlag) (in German).
  539. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  540. Mathematica griffbereit, Version 2, ISBN 3-528-06524-9 (Verlag Vieweg) (in German).
  541. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  542. Guide d'initiation α Mathematica 2, ISBN 2-87908-026-6 (Addison-Wesley) (in French).
  543. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  544. Mathematica: Un Enfoque Prßctico, ISBN 84-344-0478-8 (Editorial Ariel) (in Spanish).
  545. :[font = text; inactive; nohscroll; ]
  546. Mathematica: A System for Doing Mathematics By Computer, Second Edition
  547. ISBN 4-7952-9614-6 (Addison-Wesley, Toppan) (in Japanese).
  548. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  549. The Beginner's Guide to Mathematica Version 2, ISBN 4-8101-8056-5 (Addison-Wesley, Toppan) (in Japanese).
  550. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  551. Mathematica by Example, ISBN 4-938455-35-8 (Fuji Software)
  552. (in Japanese).
  553. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  554. Self-Tutor for Computer Calculus Using Mathematica, ISBN 4-8101-8558-3 (Prentice-Hall, Toppan) (in Japanese).
  555. :[font = text; inactive; nohscroll; backColorRed = 65535; backColorGreen = 65535; backColorBlue = 65535; fontColorRed = 0; fontColorGreen = 0; fontColorBlue = 0; plain; fontName = "Times New Roman"; fontSize = 11; ]
  556. Exploring Mathematics with Mathematica, ISBN 4-8101-8045-X (Addison-Wesley)
  557. (in Japanese).
  558. :[font = text; inactive; nohscroll; ]
  559. Computational Recreations in Mathematica, ISBN 4-8101-8038-7 (Addison-Wesley, Toppan)
  560. (in Japanese).
  561. :[font = text; inactive; nohscroll; ]
  562. Mathematica for the Sciences, ISBN 4-8101-8036-0 (Addison-Wesley, Toppan) (in Japanese).
  563. :[font = text; inactive; nohscroll; ]
  564. Programming in Mathematica, ISBN 4-8101-8043-3 (Addison-Wesley, Toppan) (in Japanese).
  565. :[font = text; inactive; nohscroll; ]
  566. Implementing Discrete Mathematics: Combinatorics and Graph Theory with Mathematica,
  567.  ISBN 4-8101-8050-6 (Addison-Wesley, Toppan) (in Japanese).
  568. :[font = text; inactive; nohscroll; ]
  569. Mathematica: A Practical Approach, ISBN 4-8101-8538-9 (Prentice-Hall, Toppan)
  570. (in Japanese).
  571. :[font = text; inactive; endGroup; endGroup; nohscroll; ]
  572. Mathematica in Action, ISBN 4-89242-143-X (Brain) (in Japanese).
  573. :[font = subsection; inactive; preserveAspect; startGroup; Cclosed; nowordwrap; nohscroll; ]
  574.  Distributing MathReader 
  575. :[font = text; inactive; preserveAspect; nohscroll; ]
  576.  
  577. MathReader  is copyright ⌐ 1989-94 by Wolfram Research, Inc. 
  578.  
  579. It is not "public domain".
  580. :[font = text; inactive; preserveAspect; nohscroll; ]
  581. Wolfram Research gives you permission to give away as many free copies of MathReader  as you like, but you may not sell it, and you may not package it with other software that you do sell.  And you must include this file (READ1ST.MA) with any copy of MathReader you make.
  582. :[font = text; inactive; preserveAspect; nohscroll; ]
  583. If you give someone a copy of MathReader on a disk, then you may charge a fair price for the disk itself, and for such costs as duplication and inventory -- this price should never exceed $5 per disk -- but you must not charge for MathReader.  (If you obtained a Demonstration Notebooks Disk, which contains MathReader, directly from Wolfram Research, you probably paid such a fee.)
  584. :[font = text; inactive; preserveAspect; nohscroll; ]
  585. For example: a Mathematica User Group might keep a collection of notebooks in its library.  For a fee, a member of the User Group may obtain a copy of a notebook on disk.  The User Group may distribute MathReader on the same disks provided that the fee is not higher than what would cover its cost to produce and distribute the disks.  If a higher fee is charged, perhaps to reimburse the author of the notebook or to fund the User Group's activities, then MathReader must not be included on these disks (but it may be distributed by itself on other disks for which a lower fee is charged).
  586. :[font = text; inactive; preserveAspect; endGroup; endGroup; nohscroll; ]
  587. Another example: many schools, colleges, and universities have instructional computing labs where students have access to Macintosh computers.  A teacher who has Mathematica might create course notes in the form of notebooks, intending students to use the school's computers to read the notes.  If the teacher does not charge for course notes, the teacher may give the students disks containing MathReader and the course notes (the teacher may still charge for the cost of the disks).  If the teacher wants to charge for the course notes, she or he must distribute MathReader separately -- perhaps just placing a copy in the computer lab, where the students may copy it onto their own disks for free.
  588. ^*)